找传奇、传世资源到传世资源站!

实时巴士小程序带后端

8.5玩家评分(1人评分)
下载后可评
介绍 评论 失效链接反馈

【例子介绍】实时巴士小程序带后端

【相关图片】

from clipboard

【源码结构】.
└── 实时巴士带后端
    ├── HMT-Bus-GO-WXSS_BACK-END-master
    │   ├── LICENSE
    │   ├── wxss.GetLocation.php
    │   ├── wxss.GetPolyline.php
    │   ├── wxss.GetTimetable.php
    │   ├── wxss.getLineInfo.php
    │   ├── wxss.getLineList.php
    │   ├── wxss.getRealTimeStatus.php
    │   ├── wxss.getStopInfo.php
    │   ├── wxss.getStopList.php
    │   ├── wxss.refreshStop.php
    │   └── wxss.stopSearch.php
    ├── HMT-Bus-GO-WXSS_FRONTEND-master
    │   ├── LICENSE
    │   ├── QRCODE.jpg
    │   ├── WXSSCODE.jpg
    │   ├── app.js
    │   ├── app.json
    │   ├── app.wxss
    │   ├── pages
    │   │   ├── busMap
    │   │   │   ├── index.js
    │   │   │   ├── index.json
    │   │   │   └── index.wxml
    │   │   ├── lineIndex
    │   │   │   ├── index.js
    │   │   │   ├── index.json
    │   │   │   ├── index.wxml
    │   │   │   └── index.wxss
    │   │   ├── lineInfo
    │   │   │   ├── index.js
    │   │   │   ├── index.json
    │   │   │   ├── index.wxml
    │   │   │   └── index.wxss
    │   │   ├── stopIndex
    │   │   │   ├── index.js
    │   │   │   ├── index.json
    │   │   │   ├── index.wxml
    │   │   │   └── index.wxss
    │   │   ├── stopInfo
    │   │   │   ├── index.js
    │   │   │   ├── index.json
    │   │   │   ├── index.wxml
    │   │   │   └── index.wxss
    │   │   ├── stopSearch
    │   │   │   ├── index.js
    │   │   │   ├── index.json
    │   │   │   ├── index.wxml
    │   │   │   └── index.wxss
    │   │   └── timetable
    │   │       ├── index.js
    │   │       ├── index.json
    │   │       ├── index.wxml
    │   │       └── index.wxss
    │   ├── source
    │   │   ├── banner
    │   │   │   ├── linebanner.png
    │   │   │   ├── searchbanner.png
    │   │   │   ├── stopbanner.png
    │   │   │   └── timetablebanner.png
    │   │   ├── icon
    │   │   │   ├── busmap-selected.png
    │   │   │   ├── busmap.png
    │   │   │   ├── line-selected.png
    │   │   │   ├── line.png
    │   │   │   ├── realtime-selected.png
    │   │   │   ├── realtime.png
    │   │   │   ├── stop-selected.png
    │   │   │   └── stop.png
    │   │   └── map-marker
    │   │       ├── marker-bus-offline.png
    │   │       ├── marker-bus-online.png
    │   │       ├── marker-location.png
    │   │       ├── marker-stop.png
    │   │       └── marker-you.png
    │   └── weui.wxss
    ├── 实时巴士php后端.zip
    └── 实时巴士前端.zip

15 directories, 64 files

评论

发表评论必须先登陆, 您可以 登陆 或者 注册新账号 !


在线咨询: 问题反馈
客服QQ:174666394

有问题请留言,看到后及时答复